Package com.cisco.pt.ipc.sim
Interface Netflowv6Process
- All Superinterfaces:
IPCObject,NetflowProcess,Process
- All Known Implementing Classes:
Netflowv6ProcessImpl
Information provided by the PKI file:
\class CNetflowv6Process
\brief CNetflowv6Process is the class that handles ipv6 netflow process
- Author:
- Auto-generated
-
Method Summary
Modifier and TypeMethodDescriptionInformation provided by the PKI file:Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSessionMethods inherited from interface com.cisco.pt.ipc.sim.Process
getOwnerDevice
-
Method Details
-
getProcessNameStr
String getProcessNameStr()Description copied from interface:NetflowProcessInformation provided by the PKI file:
\brief Returns the name of the NetFlow process. \return string, the name of the NetFlow process.- Specified by:
getProcessNameStrin interfaceNetflowProcess- Returns:
- String Returns a String
-